*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 12 Jul 2004 14:24:21 +0000 (14:24 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 12 Jul 2004 14:24:21 +0000 (14:24 +0000)
src/ChangeLog

index bab6c3a98ae0baf880eb9bc40a34506c5c9b1abd..45174ae19541a84ad06d617023fd462db5984ad3 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-12  Kim F. Storm  <storm@cua.dk>
+
+       * alloc.c (mark_object): Only look at Lisp_Misc_Save_Value
+       if GC_MARK_STACK.
+
 2004-07-10  Luc Teirlinck  <teirllm@auburn.edu>
 
        * buffer.c (Fswitch_to_buffer, Fpop_to_buffer): Doc fixes.